projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
961cbe7
)
reftests: Switch test type to session-exclusive
author
Colin Walters
<walters@verbum.org>
Fri, 31 May 2013 14:34:11 +0000
(10:34 -0400)
committer
Colin Walters
<walters@verbum.org>
Fri, 31 May 2013 14:34:11 +0000
(10:34 -0400)
The reftests are sensitive to window focus, and will not work reliably
if other concurrently executed tests are creating and closing windows.
testsuite/reftests/reftests.test.in
patch
|
blob
|
history
diff --git
a/testsuite/reftests/reftests.test.in
b/testsuite/reftests/reftests.test.in
index 0ab222733e2bba11854c263cb902272b044f62e2..bf58d43db170a85e2f47e28adb001d38833a3cd0 100644
(file)
--- a/
testsuite/reftests/reftests.test.in
+++ b/
testsuite/reftests/reftests.test.in
@@
-1,3
+1,3
@@
[Test]
Exec=/bin/sh -c "@pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests"
-Type=session
+Type=session
-exclusive